From: Thien-Thi Nguyen Date: Thu, 5 Jul 2007 20:37:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18083 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=620b68bf16ac90914654034344b79f55df59816c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f0e38047bda..a60628403f2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -41,6 +41,9 @@ * Makefile.in (bootstrap-prepare): When copying from ldefs-boot.el, make sure loaddefs.el is writeable. + (bootstrap-prepare): Make $(lisp)/ps-print.el + and $(lisp)/emacs-lisp/cl-loaddefs.el writable, as well. + 2007-07-05 Dan Nicolaescu * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the @@ -146,7 +149,7 @@ 2007-07-01 Sean O'Rourke (tiny change) * complete.el (partial-completion-mode): Remove advice of - read-file-name-internal. + read-file-name-internal. (PC-do-completion): Rebind minibuffer-completion-table. (PC-read-file-name-internal): New function doing what read-file-name-internal advice did.